Skip to content

feat: add option to predict probabilities#89

Closed
be-marc wants to merge 1 commit into
mainfrom
prob
Closed

feat: add option to predict probabilities#89
be-marc wants to merge 1 commit into
mainfrom
prob

Conversation

@be-marc

@be-marc be-marc commented Aug 12, 2023

Copy link
Copy Markdown
Member

No description provided.

@be-marc

be-marc commented Jul 14, 2026

Copy link
Copy Markdown
Member Author

Solved in #111

@be-marc be-marc closed this Jul 14, 2026
be-marc added a commit that referenced this pull request Jul 14, 2026
* fix: use id of the wrapped learner in internal spatial learners

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* feat: add probability prediction to predict_spatial()

The prediction type is taken from the predict_type of the learner.
For classification learners with predict_type "prob",
predict_spatial() returns one raster layer or one vector column per class.
Works with multiclass tasks and rasters containing missing values.

Closes #88
Closes #89

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* ...

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant